GymNormous is a web application that allows users to pick their workout, select target points and muscle groups, and set objectives for growth to get a list of recommended exercises. This project is built using ReactJS and Tailwind CSS.
- Select target muscle groups and body parts
- Set objectives for muscle growth and fitness goals
- Get personalized workout recommendations
- Responsive design using Tailwind CSS
- Built with ReactJS for a seamless user experience
Check out the live demo of the project here.
To get a local copy up and running, follow these simple steps:
- Node.js
- npm (or yarn)
git clone https://github.com/yourusername/GymNormous.git
cd GymNormous
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh